名前 | 解説 | |
---|---|---|
Connection | Gets the connection used to get the data. | |
ConnectionState | Gets the state of the connection to the source. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。 | |
Count | Gets the number of elements in the collection. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 | |
Fields | Gets the fields that are projected in this collection. | |
FilterExpression | Gets the filter expression applied to the data. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。 | |
HasMoreItems | Gets a value that indicates whether more items can be loaded. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。 | |
IsDisposed | Gets whether the collection is disposed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 | |
IsVirtualizing | C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。 | |
Item | オーバーライドされます。 Gets the element at the specified index in the read-only list. | |
PageSize | Gets the size of the page. | |
SortDescriptions | Gets the sort descriptions applied to the data. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。 | |
TableName | Gets the name of the table the collection gets the data from. |